.Name {
	font-size: 30px;
	font-family: arial;
}

.Student{
	font-size: 19px;
	font-family: arial;
	font-weight: light;
}

.Student a{
	color: #3355ff;
	text-decoration: none;
}

.Student a:visited{
	color: #cc6699;
}

.Student a:hover{
	text-decoration: underline;
}

.Mailto{
	font-size: 19px;
	font-family: arial;
	color: #3355ff;
}

.Mailto a{
	color: #3355ff;
	text-decoration: none;
}

.Mailto a:visited{
	color: #cc6699;
}

.Mailto a:hover{
	text-decoration: underline;
}

.Body {
	font-size: 19px;
	font-family: arial;
	font-weight: light;
}

.Body a{
	color: #3355ff;
	text-decoration: none;
}

.Body a:visited{
	color: #cc6699;
}

.Body a:hover{
	text-decoration: underline;
}

.Bottom {
	font-size: 11px;
	font-family: arial;
	font-weight: light;
}
